keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about VS-GW2120/GW1600/GW1202 and WGW1002G GSM Series VoIP Gateway

AutoDial with Audio file

7 years 8 months ago #11184 by lindali
Hi,

You can use asterisk ami to achieve your goal. Please refer to the manual below:
www.openvox.cn/pub/misc/GSM%20Gateway/AppNote%20AMI.pdf

Wish this will help you.
Best regards,
email: This email address is being protected from spambots. You need JavaScript enabled to view it.
skype: linda.li258
7 years 8 months ago #11185 by xenturio
Hi,

Thank for the answer.
I've try with AMI but i'm not sure wich is the channel of GSM.
Here what i've done :
Action: Originate
Channel: GSM/1.1
Exten: 11111111 -> mobile Number
Context: default
Priority: 1
results is : Originate failed.

What's wrong?
7 years 8 months ago #11186 by lindali
Hi,
gsm-1.1: extra/1
gsm-1.2: extra/3
gsm-1.3 : extra/5
gsm-1.4: extra/7
The following user(s) said Thank You: xenturio
7 years 8 months ago #11187 by xenturio
Hi,

Thank, ok i've tried but alway "Originate failed". I've tried also with CLI by "channel originate extra/1 extension <number>@default"
and give me this error :
-- Requested transfer capability: 0x00 - SPEECH
                1:<<< 0 ATD; -- +CME ERROR: operation not allowed , 33

    -- Hungup 'EXTRA/1-1'

    -- Channel 1, span 1 got hangup, cause 21
7 years 7 months ago #11200 by xenturio
Nothing? :(
7 years 7 months ago - 7 years 7 months ago #11201 by lindali
Such as you have a dialplan like below:
[test-1]
exten => _X.,1,Dial(SIP/${EXTEN})
exten => _X.,n,Hangup()
And you have sip ext 1001 which is registered with gsm gateway. If you want to connect 1001 with mobile number 10086 through gsm-1.1, please try action below:
Action:Originate
Channel: extra/1/10086
Exten:1001
Priority:1
Timeout:60000
Context:test-1
The following user(s) said Thank You: xenturio
Time to create page: 0.045 seconds
Powered by Kunena Forum